home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=3.0.5
- [Setup]
- AppName=Pop-Down
- AppVerName=Pop-Down
- AppId=Pop-Down
- DefaultDirName={pf}\Pop-Down
- DefaultGroupName=Pop-Down
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- DisableProgramGroupPage=yes
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\PopDown.cnt"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\Electric Arc.wav"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\PopDown.hlp"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\PopDown.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\PopDown.dll"; DestDir: "{app}"; Flags: ignoreversion
- [Run]
- Filename: "{app}\PopDown.exe"; WorkingDir: "{app}"; Flags: postinstall nowait
- [Icons]
- Name: "{group}\Pop-Down"; Filename: "{app}\PopDown.exe"; WorkingDir: "{app}";
- Name: "{group}\Desinstalar - Pop-Down"; Filename: "{uninstallexe}"; WorkingDir: "{app}";
- Name: "{commonstartup}\Pop-Down"; Filename: "{app}\PopDown.exe"; WorkingDir: "{app}"; Tasks: iniciar;
- [Tasks]
- Name: "iniciar"; Description: "Iniciar automaticamente com o Windows";
-